πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Tensor_Shape.md by @KGBicheno β˜†

Tensor shape

Go back to the [[AI Glossary]]

#TensorFlow

The number of elements a Tensor contains in various dimensions. For example, a [5, 10] Tensor has a shape of 5 in one dimension and 10 in another.